home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_275570.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  822 b   |  33 lines

  1. -- card: 275570 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 177597
  5. -- name: DoInitUMacApp
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10. DoInitUMacApp initializes MacApp, sets the values of several MacApp global variables, and calls a few low-level routines when the application starts up.
  11. MacApp calls DoInitUMacApp when your application calls InitUMacApp. You never need to call DoInitUMacApp yourself.
  12.  
  13. -- part contents for background part 5
  14. ----- text -----
  15. Unit: UMacApp
  16.  
  17.  
  18. -- part contents for background part 23
  19. ----- text -----
  20. ROUTINE
  21.  
  22. -- part contents for background part 2
  23. ----- text -----
  24. DoInitUMacApp
  25.  
  26. -- part contents for background part 20
  27. ----- text -----
  28. PROCEDURE DoInitUMacApp;
  29.  
  30.  
  31. -- part contents for background part 40
  32. ----- text -----
  33. 116 of 498 Routines